Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change handshake timeout behavior #150

Merged
merged 2 commits into from
Sep 25, 2023
Merged

Change handshake timeout behavior #150

merged 2 commits into from
Sep 25, 2023

Conversation

fafhrd91
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Patch coverage: 28.42% and project coverage change: +0.47% 🎉

Comparison is base (fa3b5ab) 64.54% compared to head (002439e) 65.01%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #150      +/-   ##
==========================================
+ Coverage   64.54%   65.01%   +0.47%     
==========================================
  Files          53       53              
  Lines        9366     9282      -84     
==========================================
- Hits         6045     6035      -10     
+ Misses       3321     3247      -74     
Files Changed Coverage Δ
src/io.rs 81.88% <ø> (ø)
src/v3/selector.rs 0.00% <0.00%> (ø)
src/v5/selector.rs 0.00% <0.00%> (ø)
src/v5/server.rs 56.33% <32.14%> (-0.11%) ⬇️
src/v3/server.rs 57.14% <36.36%> (-0.36%) ⬇️
src/server.rs 60.86% <41.66%> (-0.98%) ⬇️
src/topic.rs 90.22% <100.00%> (-0.04%) ⬇️
src/v3/codec/encode.rs 95.11% <100.00%> (ø)
src/v5/codec/decode.rs 99.09% <100.00%> (-0.02%) ⬇️
src/v5/codec/encode.rs 98.13% <100.00%> (ø)

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@fafhrd91 fafhrd91 merged commit 2e6fc91 into master Sep 25, 2023
20 of 21 checks passed
@fafhrd91 fafhrd91 deleted the connect-timeout branch September 25, 2023 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant